home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 52
/
Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso
/
Aminet
/
comm
/
tcp
/
AmiDynDNS.lha
/
AmiDynDNS1.15
/
AmiDynDNS.cfg
< prev
next >
Wrap
Text File
|
2002-08-15
|
698b
|
38 lines
#
# Sample configfile for AmiDynDNS
# (c) 2002 by Costel Mincea
#
#
# lines starting with '#' and empty lines are ignored
#
# each block describes one user with password and one
# or more hosts which should be updated with or without
# options
#
# the format is described in details in AmiDynDNS.guide
#
# READ THE MANUAL IF YOU ARE UNSURE HOW TO USE IT!!!
#
# see below for example config
#
# PLEASE EDIT THE LINES BELOW BEFORE USE!!
#
######################################################
<account>
user=ben
pass=secretpass
host=foo.dyndns.org
host=bar.dyndns.net
wild=yes
</account>
<account>
host=foo.dnsalias.net
user=john
pass=secret
mx=bla.foo.dnsalias.net
backmx=yes
wild=yes
</account>